Skip to content

Oscf phase2#1

Open
ielmie wants to merge 6 commits intomasterfrom
OscfPhase2
Open

Oscf phase2#1
ielmie wants to merge 6 commits intomasterfrom
OscfPhase2

Conversation

@ielmie
Copy link
Copy Markdown
Owner

@ielmie ielmie commented Jun 1, 2020

The files modified from the original code included EchoServer.java, ClientConsole.java and ChatClient.java. Functionalities described in the instructions for SEG2105 Assignment 1 were added such as connection and disconnection messages, commands and login ID's.

ServerConsole.java was created and added as an analogous class to EchoServer as ClientConsole to ChatClient. This allows the Server host to be able to communicate with the users directly from an instance of ServerConsole.

Below are the logs of the testcases:

Testcases_Fortin_6338858.docx

ielmie added 6 commits May 29, 2020 01:06
Added the command functionnalities to ChatClient and EchoServer and created ServerConsole.java
The Changes made were to ChatClient.java, ClientConsole.java and EchoServer.java.

ServerConsole.java was written by modifying ClientConsole.java to allow the server to interact with the command line.

All changes made to these files were made in order to add the functionnalities depicted in the layout for SEG2105 - assignment 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant